03. string.replace()
string.replace()
Question:
Start Quiz:
Solution:
INSTRUCTOR NOTE:
Documentation:
JavaScript string.replace().
jQuery .append()
For this quiz make and save the changes in the js/resumeBuilder.js
file with your text editor, reload the index.html
file in your web browser, and open the browser's javaScript Console to see the messages logged.
The index.html
and js/resumeBuilder.js
files are included in the résumé project's Github repository you downloaded earlier in the "Getting Up and Running" lesson of this course.
To open javaScript Console:
Chrome: go to View > Developer > JavaScript Console (here’s a guide)
FireFox: go to Tools > Web Developer > Web Console (here’s a guide)
IE11: go to Tools > Developer Tools > Console icon (here’s a guide)
Safari:
turn on the Develop menu: Preferences > Advanced > Show Develop menu in menu bar
go to Develop > Show Web Inspector (here’s a guide)
Follow your instructors!
@cwpittman
+jameswilliams